Sort by order of the items listed in the blueprint

You would have to read the options from the blueprint, but I wonder if that’s worth it. After all, these options don’t have an inherent order but just the one you defined in your blueprint.

Maybe set up your array of options somewhere and query that in your field so that you can then reuse that in your template code.