CPAlgorithms: add flag autoconfiguration to ConfigAccumulator
A first pass at adding configuration flags to the ConfigAccumulator. For EL in AnalysisBase, we still maintain the previous behaviours, flags have to be enabled with --use-flags
on the command line (and then they override other options).