It would be almost trivial to do a preprocessor for the config.ini in perl.. I think I'll try some stuff out tonight and post what I get. It'll be really non-intelligent though.. basicly syntax (as I predict right now) would be:

#[variable name]=[value][CR]
and any line containing [variable name] will have it replaced with [value], and those #lines are stripped.