Hi, what the File Chooser does is that once the user selected the wanted file, the plugin will retrieve the path of the file, under the expression ChosenPath, next you can use it with the expression ReadFile and set the content into a variable or an object, for example :
Object > Set from Json > ReadFile(ChosenPath)