Validations attribute

Hey guys.

I’m trying to create a new attribute for my user registration in “User Profile”. This new attribute is “Validations” of type “options” (see image). The problem that is giving this error “Cannot read properties of undefined (reading ‘options’)” when accessing the user registry. Where am I going wrong?

Field-Options1

Good morning guys.

Please, could someone help me resolve this issue? I need to create an attribute for the user’s registration, which is a list (options), so that the user can choose an item and it will be registered in the database. I am grateful for any help.