Component: Reorder options for select/global class

After creating a list of options for select or global classes component properties, I might need to add a new one in between. Often times, I will need the options to be in a specific order, so I will need to remove every options before the new one, and then add back those options. It’s a little tedious I must say.

It will be a massive QoL and UX improvement if we could reorder those options.