Modular Template Name

Is there a way to change the name of a template (Admin Drop Down - New Page)? Currently the file name is used.

I change the blueprint like this, but does not work:
label: Test
title: Test
menu: Test
extends@: default
form:
fields:
tabs:
fields:…

Many thanks!