Simple List Help - Can't figure out how to add clickable items within the list

Hello, I’m pretty new and am trying to add a list within a Simple List but not sure which blocks to use or what to do. For Example, I want to create a Screen for users’ profile settings and want multiple drop-downs for different items to edit, like “Edit Profile”, then be able to click and have other options to edit under this like “Name”, “Age”, “Profile Picture”, etc.

There isn’t a component that can easily do a list within a list.
I would personally do an edit button that brings the user to another screen that has text inputs for all the fields and have them make all the edits there all at once.