How could I instantiate properties attributes using Engineering Templates?

Hello there! :)

I am working with Engineering Templates, and I have some use cases here that I would like to cover.

When creating the template from a Product/Part, I need to propagate some custom attributes inside the Product/Part's properties to the Template, so when I instantiate the template I can choose the values before instantiating. E.g: My product has a custom attribute called Section, which is selectable between 2 different values. So when I instantiate the template of this product, I want to choose the proper value for the Section attribute as part of the inputs.

Also, regarding to Classification Attributes. If I have the template classified within libraries using classification attributes (visible in the template properties), do you know if it is possible to propagate the classification attributes? So the instantiated Part/Product received the same classification.

Many thanks in advance, community! ^^