Listbox Selection Name Must Follow module_name_selection Pattern
By default, the name of the selection inside the listbox should
be set follow "module_name_selection" naming (module_name will be the id of
the module in lowercase).
The selection_name is used to find in a dictionary the parameters
used inside a listbox. Generally we want a different selection_name for each listbox.
In some cases, you could set the selection_name to another value.