Blueprint function libary variables

In 4.2 I started trying out making a Blueprint Function Library and notice that contains no +V for variables, only LocalVariables+

Does that mean we can’t refer to external stuff in a library function unless we feed in values through the function’s Inputs New part?

Seems a variable can be added using Promote to Variable off a pin.