Website Structure for SEO

Is it possible to have dynamic pages? It seems right now that you have to use the default name first from your page settings.

image

Lets see I have 10 pages for states:
www.website.com/state1
www.website.com/state2

Then I want subpages for cities:
www.website.com/state1/city1
www.website.com/state1/city2
www.website.com/state2/city1
www.website.com/state2/city2

Right now it seems like I have to do this structure:
(HARDCODEDVALUE = Softr page name)
website.com/HARDCODEDVALUE/state1
website.com/HARDCODEDVALUE/state2
website.com/HARDCODEDVALUE/city1
website.com/HARDCODEDVALUE/state2