Store variables like username and password

In Selenium, I used usernames and passwords in different places in the test suite, so I stored this values at the beginning of the suite with “store” (the command), “username_Urs” (the target) and username (the value).

Now I am using “Katalon Recorder”. I imported the Selenium Testsuite in Katalon, but all the stored usernames and passwords will not filled correct in when I run the testsuite!

Are there different commands in Katalon? Where in Katalon can I store usernames, passwords and other variables in one place and recall this values every time? Or is this only possible in Katalon Studio?

Thank you for help!

Urs

Please have a look at this:

Hope this helps.