Standardize configuration keys
This MR "proposes" the consistent idiom to the __configuration_keys__
attribute of LineBuilder
class (via default_config['CONFIG']
keys), so that the script is more readable and maintainable in a long run. This is applied to all WG except IFT as I thought it's still undergoing through S27.
All lines are tested for instantiation and passed.