Sorry for the late reply due to summer vacation and thank you. I am glad you enjoy NodeCanvas.
Unfortunately right now there is no easy way to implement custom “auto conversions”. One solution to make this more modular that I am thinking, is to make the Variable class a partial class along with a partial method which one can implement to provide further conversions.