Is it possible to have a two select lists and make the second options dependend on the value of the first
Try using the substitutions feature in amp-list which allows variables to be used inside of strings and substituted with the corresponding actual values dependent on user actions.
See the Substitutions Guide to learn more.