How would I make a custom dropdown box for a exported variable from a list or dictionary

Godot Version

4.1

Question

I am wanting to in the inspector select an value from a drop down list that comes from an array.

use enum
make an enum then :the_enum_type at @export