Can we create a custom post template for a specific page template

Yeap,

You can work with a page or single-cpt template with custom fields.
In both case, you can use a plugin like ACF to set your fields.

I think page template is a better choice in this case but if you are heading to custom-post-types, take a look at WordPress Template Hierarchy to understand how to create your custom single.php.