struct[] loadconfig()
Reads configuration file from the disk.
This method returns array of structures with following fields:
The option value is returned exactly as it is stored in the configuration file. For example it may contain variable references (e. g. “${MainDir}/dst”).