Any way I can click on a different object everytime?

I’m working on a testing automation program where we can test onboarding for a variety of companies. I have tried WebUI.selectOptionByValue but it’s not exactly a drop down bar so this option hasn’t worked out for me. I just don’t know what I should put in the [TestObject to] field.

There is a settings tab and when I click on that, a list of companies show up. I want a way where I can click on a different one everytime I open Katalon using data I have on an excel sheet.

If anyone can help, that would be great!