Can I create a player name list with help of combo box in a UMG widget

i tried i added a array of strings to save game object , and also added the names in form of “for loop” and tried to populate the the combo box . only the last added name is shown rest just disappears
Thankyou,