Queue item as input parameter for Queue based trigger process

Dear Team,

When we create a queue based trigger with a process ( process having an input parameter) - unable to pass the queue item as input parameter for the process.
It would be a great feature to include queue item/specific content as an input parameter for the selected process.

Example:
1 - Queue ( named as InvoicesListQueue) - having all invoice numbers, etc content.
2 - Process (named as InvoiceConsumer) with Input parameter to get the invoice item number ( in the process will fetch respective details from cloud/other db servers)

When we create a Queue trigger based on ‘InvoicesListQueue’ and select ‘InvoiceConsumer’ as process → there is no option to pass the queue item/queue specific content as a parameter for the process.

Thanks!

any info on this ?