checks if given string is a valid AsspLpType according to the assp library
isAsspLpType(lpName = NULL)
lpName
name of lp type
(BOOL) true if lpName is valid; false otherwise
Raphael Winkelmann