I would actually suggest combining the removeMilitaryTech and enemiesSpawn options into one option, maybe called notReallyPeacefulMode. (enemiesSpawn, removeMilitaryTech) = (true, true) is clearly a configuration error, and _ = (false, false) is a very peculiar way to play a "peaceful" game.
In any case, the mod should not allow an obviously wrong combination of settings.