Some configuration options are chosen from a limited list of options. We can make it more convenient by using [enums](https://docs.python.org/3/library/enum.html) with all possible options.
Some configuration options are chosen from a limited list of options. We can make it more convenient by using enums with all possible options.