valueSources
Set multiple sources that will attempt to read values for options not present on the command line.
Values are read from the first source, then if it doesn't return a value, later sources are read successively until one returns a value or all sources have been read.