Given the following pattern where a const is created from a set of enums:
enum ServiceKeys { SERVICE1 = \'Service1\', SERVICE2 = \'Service2\', } enum Ser