The configuration file is meant for bootstrap configuration settings mainly so you shouldn't store that much information in it.
You can however create new configuration settings by adding properties to your MyProcessConfig class which is defined in MyAppMain.prg at the bottom. Any property you add will be configurable in the INI file (with the type prefix stripped).
+++ Rick ---
from Maui, Hawaii