How to return more than one items in function or an array?

 
In a function, I want to return several items or an array. Is it possible? Thanks.
 
how about global array or variable ?
Reason: