Get an option value for given config type and given general configuration section/option or return a default. If type is specified, return as type. Firstly the user configuration is checked, with a fallback to the default configuration, and a final 'catch all'
(self, configType, section, option, default=None, type=None,
warn_on_default=True, raw=False)
source not stored for this graph (policy: none)