Yes. You have to understand one: the size you put in these brackets after the variable defines how many letters could there be in this string (in that case it is the menu title). If you won't use more than 63, you can put 64. These numbers like 32, 64, 128, etc., are mostly used, because hey are multiples of 2 (it's a principle in the programming).