Datahub to MagicDraw

Is it possible to do string to element conversion with the read only input from Datahub to Magicdraw 2022x r1?

For instance: On sync import settings you create the relation and some of the attributes are read only.
 

Hypothetically lets say that Created By in Magic Draw is an element (I guess maybe author it could be tagged to somehow, but probably a block element that is the creator) and we want to associate that element with the Created By string data. 

Is it possible for that string read only from DOORS to be attached to a block element that when you generate a table it shows up with that block:

The above image shows that we can't select the block element I would like for instance : Created By block. 

A little bit more of the background, I have a custom stereotype with one of the properties associated with for instance: 
Created By: NamedElement[*]

This causes a problem where it won't populate in the dropdown menu, which is probably do to something for how it associates the elements.
 

If anyone can help point me in the right direction that would be great. 


EDIT:
Just like importing an excel document, when you load a table and correctly associate the values in import, if there are model elements matching the cells, they will be pulled into the table as named elements, and not just strings if you have the option correctly selected