You can achieve this by using ${your_variable}.
In your case, it would be:
uploadArtefacts:
- name: "${abcd}"
path:
- reports/**
if value of abcd is Folder
then it will come somthing like Artefacts Folder
on Hyperexecute dashboard.