Add a new property type "Select" (or Radio button)

Case: I want to add a “Status” property to my Obsidian files’ metadata. This would allow me to toggle between three states for each file, with only three possible states and only one selected state at any given time: None, Current, Archive. Additionally, I’d like to be able to display the choices as drop-down menu or radio buttons. It seems Obsidian’s current property settings don’t allow for this configuration.

A new “Select” or “Radio Button” property type would be ideal for me. Just like the “Checkbox” property, this type is unique and irreplaceable.

PS: While I would prefer a native solution, I did try to achieve this with the “Metadata Menu” plugin. But for some reason I couldn’t get it to work. I don’t see the options appearing in a menu as expected.