We added the first draft of the [OrderedChoices](https://thomasweise.github.io/moptipy/moptipy.spaces.html#module-moptipy.spaces.ordered_choices) space, corresponding [tests](https://thomasweise.github.io/moptipy/moptipy.tests.html#module-moptipy.tests.on_ordered_choices), and a [nullary search operator](https://thomasweise.github.io/moptipy/moptipy.operators.ordered_choices.html#module-moptipy.operators.ordered_choices.op0_choose_and_shuffle) for it.