Use Name from Contentment Data List data type as Label in Block List

Umbraco version: 15.3.1

I have an element type which contains a field named “pinId” using a Contentment Data List Property Editor as its data type. This data type has a User-defined list as its data source, allowing both names and values to be specified. I would like to use the name in a block list label, i.e. if the name is “Something Hotel” and the value is “1”, I would like “Something Hotel” to be shown in the block list editor view in the Umbraco back-office. However when I use the field name in the label, i.e. “{=pinId}”, only the value is shown. Is it possible to obtain the name as well, or is this not a feature of the Contentment Data List Property Editor?

might need a custom ufm.. if nothing currently exists?
Umbraco Flavored Markdown | Umbraco CMS