Showing function parameters under local variables in Blueprints.

A function parameter like “Input” (on the image) can be placed as a node by simply typing its name but… it doesn’t show up on any panel.
It would be nice to have another panel under Local Variables called Function Parameters on which these will be displayed.
Why? So we don’t confuse parameters with class properties. I used to prefix class properties with _ but that shows up as an empty space on blueprints.
And maybe give parameter nodes some kind of outline in the BP? It’s just a small annoyance.