How to get Page Attributes in 2024 WordPress

In old version of WordPress I could assign custom page through Page Attributes like the image below.

enter image description here

Where is this option?

Also, previously I could write php code to create custom template. But now, there is Pattern and Parts section which are only html. Also template files are .html. How to create custom template file using php like before?