I’m a bit confused about variable configuration in Camunda 8. Is it possible to define a variable as a local variable (by local I mean that it is only visible in a specific stream node that cannot be shared with other nodes) or are all variables attached to the process instance?