yes, first you have to create the list type variable from this structure datatype like below :

Now, this is just a normal list type variable you have, you can use All list functions.
and to insert values you can use ListAppend or ListAppendAll based on the requirement/ scenario.