How to get multiple tiles in the single okta application

Use Case.
I want to log into an application and in the request I need to pass 1 parameter and the value of the parameter will be dependent on user’s click on okta tile.

1 user will have multiple tiles for the same application

For example, In the okta it shows 2 tile. When user click on tile 1 I need to pass T1 and when user click on tile 2 I have to pass T2

Is it possible to do it in okta?